Search results

30 packages found

A React Hook that makes it easy to paginate Firestore collections. This hook provides _cumulative_ pagination and maintains references to previous documents, so it might not be suitable for large document sets.

published 1.1.16 9 months ago
M
Q
P

A React hook that stores a value from the previous render

published 1.0.1 4 years ago
M
Q
P

--- title: README nav: title: Hooks path: /hook group: title: Previous Value path: /previous-value order: 1 ---

published 1.1.1 3 years ago
M
Q
P

Reuse the previous version of a value unless it has changed

published 1.0.1 4 years ago
M
Q
P

use-previous hook stores the previous value of a state in a ref, it returns undefined on initial render and the previous value of a state after rerender:

published 1.0.0 a year ago
M
Q
P
M
Q
P

`usePrevState` is a React utility package designed to simplify state management in functional components. This package provides a custom hook, `usePrevState`, which allows developers to effortlessly track and store the previous state values of their compo

published 1.0.0 5 months ago
M
Q
P

react's useState with buffer for previous values

published 0.0.2 a year ago
M
Q
P

The tried-and-true usePrevious React hook.

published 1.0.0-beta.46 a year ago
M
Q
P

Byndyusoft UI React Hook

published 0.0.1 2 months ago
M
Q
P

React hook for getting previuos value

published 1.0.0 3 years ago
M
Q
P

Special version of React's useEffect hook, which allows (1) defining which dependency changes should trigger the effect + (2) accessing both old + new values during effect run

published 0.0.1 a year ago
M
Q
P

Access the previous value of a variable with this React hook

published 4.11.2 3 years ago
M
Q
P

Strongly typed and well tested React Hooks to store and retrieve previous values from any component property.

published 1.1.1 4 years ago
M
Q
P

React hook resolving if mouse has moved in previous period of time

published 1.0.0 a year ago
M
Q
P

"Debounce fetch and abort previous pending requests"

published 1.0.9 2 years ago
M
Q
P

use-clear-effect is the react hook allowing get previous dependency values from effect.

published 1.0.3 4 years ago
M
Q
P

React hook for remembering a previous value.

published 2.0.0 2 years ago
M
Q
P

A React hook that returns a value from the previous render.

published 1.0.1 3 years ago
M
Q
P

The `useWatcher` React hook runs a function when a prop, state or other value changes, and gives you easy access to both the previous and next values. Think of it as the functional equivalent of `componentDidUpdate` and `getDerivedStateFromProps`.

published 5.0.5 2 years ago
M
Q
P